PowerTools ActiveReports 9.0J Server 管理者ガイド
Create(Binding,EndpointAddress) メソッド

エンドポイントを構成するためのSystem.ServiceModel.Channels.Binding
指定されたバインディングとエンドポイントのためにサービスチャネルを作成します。
構文
'宣言
 
Public Overloads Shared Function Create( _
   ByVal binding As System.ServiceModel.Channels.Binding, _
   ByVal remoteAddress As System.ServiceModel.EndpointAddress _
) As TServiceChannel
public static TServiceChannel Create( 
   System.ServiceModel.Channels.Binding binding,
   System.ServiceModel.EndpointAddress remoteAddress
)

パラメータ

binding
エンドポイントを構成するためのSystem.ServiceModel.Channels.Binding
remoteAddress
参照

関連項目

ServiceChannelFactory<TServiceChannel> クラス
ServiceChannelFactory<TServiceChannel> メンバ
オーバーロード一覧

 

 


Copyright © 2015 GrapeCity inc.